home *** CD-ROM | disk | FTP | other *** search
/ Champak 130 / Vol 130.iso / games / champion.swf / scripts / DefineButton2_167 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-11-13  |  43 b   |  4 lines

  1. on(release){
  2.    _root.gotoAndStop(2);
  3. }
  4.